home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1999 April / Software of the Month - Ultimate Collection Shareware 260.iso / pc / UTILITY / winwash / washer.exe / 0 / RCDATA / TFORM8 / TFORM8.txt < prev   
Text File  |  1998-12-02  |  5KB  |  240 lines

  1. object Form8: TForm8
  2.   Left = 287
  3.   Top = 212
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'Internet Explorer Wash Items'
  7.   ClientHeight = 178
  8.   ClientWidth = 317
  9.   Color = clSilver
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Position = poScreenCenter
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Image1: TImage
  20.     Left = 0
  21.     Top = 0
  22.     Width = 318
  23.     Height = 178
  24.     Picture.Data = {<image000.bmp>}
  25.     Stretch = True
  26.   end
  27.   object Label2: TLabel
  28.     Left = 66
  29.     Top = 4
  30.     Width = 202
  31.     Height = 16
  32.     Caption = 'Internet Explorer Wash Items:'
  33.     Font.Charset = DEFAULT_CHARSET
  34.     Font.Color = clNavy
  35.     Font.Height = -13
  36.     Font.Name = 'MS Sans Serif'
  37.     Font.Style = [fsBold, fsUnderline]
  38.     ParentFont = False
  39.     Transparent = True
  40.   end
  41.   object Label1: TLabel
  42.     Left = 31
  43.     Top = 31
  44.     Width = 149
  45.     Height = 13
  46.     Caption = 'Cache/Temporary Internet Files'
  47.     Font.Charset = DEFAULT_CHARSET
  48.     Font.Color = clBlack
  49.     Font.Height = -11
  50.     Font.Name = 'MS Sans Serif'
  51.     Font.Style = []
  52.     ParentFont = False
  53.     Transparent = True
  54.   end
  55.   object Label3: TLabel
  56.     Left = 31
  57.     Top = 53
  58.     Width = 38
  59.     Height = 13
  60.     Caption = 'Cookies'
  61.     Font.Charset = DEFAULT_CHARSET
  62.     Font.Color = clBlack
  63.     Font.Height = -11
  64.     Font.Name = 'MS Sans Serif'
  65.     Font.Style = []
  66.     ParentFont = False
  67.     Transparent = True
  68.   end
  69.   object Label4: TLabel
  70.     Left = 31
  71.     Top = 77
  72.     Width = 171
  73.     Height = 13
  74.     Caption = 'Downloaded Program Files Directory'
  75.     Font.Charset = DEFAULT_CHARSET
  76.     Font.Color = clBlack
  77.     Font.Height = -11
  78.     Font.Name = 'MS Sans Serif'
  79.     Font.Style = []
  80.     ParentFont = False
  81.     Transparent = True
  82.   end
  83.   object Label5: TLabel
  84.     Left = 31
  85.     Top = 101
  86.     Width = 245
  87.     Height = 13
  88.     Caption = 'Clean LOCKED (index.dat) files/History/Address Bar'
  89.     Font.Charset = DEFAULT_CHARSET
  90.     Font.Color = clBlack
  91.     Font.Height = -11
  92.     Font.Name = 'MS Sans Serif'
  93.     Font.Style = []
  94.     ParentFont = False
  95.     Transparent = True
  96.   end
  97.   object Label6: TLabel
  98.     Left = 31
  99.     Top = 126
  100.     Width = 170
  101.     Height = 13
  102.     Caption = 'Clear database files with IE 4/5 CPL'
  103.     Font.Charset = DEFAULT_CHARSET
  104.     Font.Color = clBlack
  105.     Font.Height = -11
  106.     Font.Name = 'MS Sans Serif'
  107.     Font.Style = []
  108.     ParentFont = False
  109.     Transparent = True
  110.   end
  111.   object CheckBox2: TCheckBox
  112.     Left = -55
  113.     Top = 106
  114.     Width = 57
  115.     Height = 17
  116.     Caption = 'History'
  117.     State = cbChecked
  118.     TabOrder = 0
  119.     Visible = False
  120.   end
  121.   object Button1: TButton
  122.     Left = -33
  123.     Top = 138
  124.     Width = 22
  125.     Height = 18
  126.     Caption = '!'
  127.     TabOrder = 1
  128.     Visible = False
  129.     OnClick = Button1Click
  130.   end
  131.   object CheckBox1: TCheckBox
  132.     Left = 8
  133.     Top = 30
  134.     Width = 14
  135.     Height = 16
  136.     State = cbChecked
  137.     TabOrder = 2
  138.   end
  139.   object CheckBox3: TCheckBox
  140.     Left = 8
  141.     Top = 52
  142.     Width = 14
  143.     Height = 16
  144.     TabOrder = 3
  145.     OnClick = CheckBox3Click
  146.   end
  147.   object Button3: TButton
  148.     Left = 75
  149.     Top = 50
  150.     Width = 94
  151.     Height = 20
  152.     Caption = 'Cookies To Keep'
  153.     TabOrder = 4
  154.     OnClick = Button3Click
  155.   end
  156.   object CheckBox6: TCheckBox
  157.     Left = 8
  158.     Top = 77
  159.     Width = 14
  160.     Height = 16
  161.     TabOrder = 5
  162.   end
  163.   object CheckBox4: TCheckBox
  164.     Left = 8
  165.     Top = 101
  166.     Width = 14
  167.     Height = 16
  168.     State = cbChecked
  169.     TabOrder = 6
  170.     OnClick = CheckBox4Click
  171.   end
  172.   object CheckBox5: TCheckBox
  173.     Left = 8
  174.     Top = 125
  175.     Width = 14
  176.     Height = 16
  177.     State = cbChecked
  178.     TabOrder = 7
  179.   end
  180.   object BitBtn1: TBitBtn
  181.     Left = 102
  182.     Top = 150
  183.     Width = 134
  184.     Height = 22
  185.     Caption = 'OK'
  186.     TabOrder = 8
  187.     OnClick = BitBtn1Click
  188.     Glyph.Data = {
  189.       76010000424D7601000000000000760000002800000020000000100000000100
  190.       0400000000000001000000000000000000001000000010000000000000000000
  191.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  192.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  193.       555555555555555555555555555555555555555555FF55555555555559055555
  194.       55555555577FF5555555555599905555555555557777F5555555555599905555
  195.       555555557777FF5555555559999905555555555777777F555555559999990555
  196.       5555557777777FF5555557990599905555555777757777F55555790555599055
  197.       55557775555777FF5555555555599905555555555557777F5555555555559905
  198.       555555555555777FF5555555555559905555555555555777FF55555555555579
  199.       05555555555555777FF5555555555557905555555555555777FF555555555555
  200.       5990555555555555577755555555555555555555555555555555}
  201.     NumGlyphs = 2
  202.   end
  203.   object Button4: TButton
  204.     Left = 204
  205.     Top = 123
  206.     Width = 27
  207.     Height = 17
  208.     Caption = 'info'
  209.     TabOrder = 9
  210.     OnClick = Button4Click
  211.   end
  212.   object Button2: TButton
  213.     Left = 281
  214.     Top = 100
  215.     Width = 27
  216.     Height = 17
  217.     Caption = 'info'
  218.     TabOrder = 10
  219.     OnClick = Button2Click
  220.   end
  221.   object Button5: TButton
  222.     Left = 185
  223.     Top = 30
  224.     Width = 27
  225.     Height = 17
  226.     Caption = 'info'
  227.     TabOrder = 11
  228.     OnClick = Button5Click
  229.   end
  230.   object Button6: TButton
  231.     Left = 174
  232.     Top = 52
  233.     Width = 27
  234.     Height = 17
  235.     Caption = 'info'
  236.     TabOrder = 12
  237.     OnClick = Button6Click
  238.   end
  239. end
  240.